home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / preg120.zip / P-REG.DOC < prev    next >
Text File  |  1992-05-19  |  4KB  |  83 lines

  1.  
  2.  
  3.           P-REG 1.20     :    A userregistration door for Remote Access.
  4.  
  5.           (c) 1992 Hans Siemons, Prime Productions; All rights reserved.
  6.  
  7.           Hans Siemons,
  8.           Crogtdijk 1,
  9.           4815 AD, Breda.
  10.           Data: 076-715391 [HST/V32bis]
  11.           FIDO: 2:512/149.
  12.           Giro: 5145504
  13.           Bank: 222140607
  14.  
  15.           ┌──────────────────────────────
  16.           │ Introduction.
  17.           └───
  18.  
  19.           This is a registrationdoor  for new users.  It was programmed as  a
  20.           private project, but since  loads of people asked for it, I decided
  21.           to  turn the  damn thing in  a release.  Behold, installing  is not
  22.           userfriendly, documentation is poor, and there  is nothing configu-
  23.           rable.  That  is why  the source  is  included, you  can edit  some
  24.           things if you don't like it.
  25.           I hereby  donate this  program to  the public  domain. Please  also
  26.           note that you  have to use RADU to  compile the program.  The thing
  27.           has  been tested with RADU  v1.10ß9 and Turbo Pascal  6.0. It might
  28.           work on  other versions, and  it might not. (I  think it does,  but
  29.           who says that I am able to think)
  30.  
  31.           ┌──────────────────────────────
  32.           │ Installing
  33.           └───
  34.  
  35.           There are few  archives called 'english.arj' and 'dutch.arj',  they
  36.           contain some sample language files.  If you unpack them  the follo-
  37.           wing 'shit' rolls out of the archives:
  38.  
  39.           P-Reg.CTL      Controlfile,   also  contains   a  few  configurable
  40.                          prompts.
  41.           P-Reg.VB       Contains all examples, shown to users.
  42.           P-Reg.VR       Contains all questions.
  43.           Reg-New.ANS    Shown before the questions are asked.
  44.           Reg-End.ANS    Shown after the questions are asked.
  45.  
  46.           Please  note that  there are  no ASCII  and AVATAR  files. The door
  47.           does not support those.  (Well, it would be easy  to support avatar
  48.           by  just killing one  line of code, but since  a lot of people turn
  49.           on AVATAR  without having  a capable program,  I decided  to do  it
  50.           this way, so they can always answer the questions).
  51.  
  52.           About the  CTLfile, the first few  lines should  speak for themsel-
  53.           ves. The number is the level a  user is upgraded to if his level is
  54.           lower than  that  one, and  he  answered  the questions.  The  line
  55.           following  that one  are the  flags that  are cleared  when a  user
  56.           finishes the questions, and the  last line contains the  flags that
  57.           are set after the user finishes the questions.
  58.  
  59.           Btw,  these files all have  to be placed  in the textfile directory
  60.           of  a  specific language.  This will  allow  you  to have  a multi-
  61.           language setup.
  62.  
  63.           You can set up the door in  Remote Access as a type 7.  No command-
  64.           line parameters are used.
  65.  
  66.           ┌──────────────────────────────
  67.           │ Note
  68.           └───
  69.  
  70.           I *THINK* the door  supports multiline setups, but it surely cannot
  71.           handle two  users with the same name at the time, so make sure that
  72.           you have 'check for multiple logons' toggled active.
  73.  
  74.           ┌──────────────────────────────
  75.           │ Thank you!
  76.           └───
  77.  
  78.           Hello Peter Lindeman and Richard Faasen!
  79.           ps: if  you wish  to thank  me  for this  door, you  are more  then
  80.           welcome.  Also if you  find any  bugs, mention them  to me. I might
  81.           fix them. If you find any shortcomings in this  door, bad luck! You
  82.           have the source.
  83.